home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 2.8
- path models/weapons/bullet
- surface material1 shader skin01.tga
- }
-
- init
- {
- server
- {
- classname Projectile
- setsize "-8 -8 -8" "8 8 8"
- speed 1500
- meansofdeath gib
- hitdamage 10
- }
- client
- {
- aliascache impact_world1 sound/weapon/shared/bullet_world1.wav
- aliascache impact_world2 sound/weapon/shared/bullet_world2.wav
- aliascache impact_flesh1 sound/weapon/shared/bullet_flesh1.wav
- aliascache impact_flesh2 sound/weapon/shared/bullet_flesh2.wav
- }
- }
-
- animations
- {
- idle notmoving.tan
- {
- client
- {
- first swipeon textures/special/redswipe.tga tag_right tag_left 0.5
- first swipeon textures/special/redswipe.tga tag_left tag_top 0.5
- first swipeon textures/special/redswipe.tga tag_top tag_right 0.5
- }
- }
- }